From 068e8f3aecd7fb3dcc7ea8cce6dab1cd8f0bbe81 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 12 Jun 2002 12:22:21 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55fb901e0da..8e0e7943524 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2002-06-12 Richard M. Stallman + + * international/mule-diag.el (describe-char-after): Doc fix. + + * view.el (view-mode-enter): Clarify echo area message. + + * info.el (Info-select-node): Turn header line on or off here. + (Info-setup-header-line): Function deleted. + (Info-mode): Make Info-header-line local. + (Info-fontify-node): Ignore Info-use-header-line. + Unconditionally compute what the header line should be, and + store it on the `header-line' property of the node's first char. + Bind [header-line down-mouse-1]. + Use `keymap' property, not `local-map'. + Bind [mouse-2] for mouse clicks on the node line in the text. + + * font-lock.el (font-lock-beginning-of-syntax-function): Doc fix. + 2002-06-12 Miles Bader * comint.el (comint-send-input): Properly handle empty and -- 2.30.2